find_all_instances_and_amounts_with_special_account

function find_all_instances_and_amounts_with_special_account(account_id: byte_array, interface: dclass, from: integer, page_size: integer): list<(instance: instance, amount: integer)>